home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
djgpp
/
clients
/
xclipboa
/
wc4g
< prev
next >
Wrap
Text File
|
1994-08-12
|
607b
|
30 lines
#
# QOS Makefile for Watcom 9.5 C/C++ 32 with DOS/4GW extender.
#
CFLAGS = -DMSDOS
all: wc4g.tag xclipboa.exe xcutsel.exe ~\app-defa\xclipboa.res
.c.obj :
wcc386 $(CFLAGS) $*.c
~\app-defa\xclipboa.res: xclipboa.ad
copy xclipboa.ad ~\app-defa\xclipboa.res
xclipboa.exe: wc4g xclipboa.obj
wlink N xclipboa.exe f xclipboa l xaw,xmu,xt,X11,xext,sys op st=30k,caseexact
xcutsel.exe: wc4g xcutsel.obj
wlink N xcutsel.exe f xcutsel l xaw,xmu,xt,X11,xext,sys op st=30k,caseexact
wc4g.tag:
del *.tag
del *.obj
del *.map
del *.rsp
del *.cfg
del *.exe
echo >wc4g.tag